Entity Framework

Entity Framework (tiết tắt là EF), là một trình ánh xạ cơ sở dữ liệu đối tượng mã nguồn mở trên .NET.NET Framework, bản đầu tiên được xây dựng cho .NET Framework, sau khi .NET Core ra đời, Entity Framework được viết lại và đổi tên thành Entiy Framework Core. Entity Framework hỗ trợ các truy vấn LINQ, theo dõi thay đổi, thực hiện thao tác cập nhật cập nhật và di cấu trúc cơ cở dữ liệu. EF hoạt động với nhiều cơ sở dữ liệu khác nhau bao gồm cơ sở dữ liệu SQL (cài tại chỗ hoặc trên Azure), SQLite, MySQL, PostgreSQL và Azure Cosmos DB.[1]

Tài liệu tham khảo

WikiPedia: Entity Framework http://msdn.microsoft.com/en-us/data/ef.aspx https://github.com/dotnet/ef6 https://github.com/dotnet/efcore https://www.hanselman.com/blog/aspnet-5-is-dead-in... https://devblogs.microsoft.com/dotnet/entity-frame... https://docs.microsoft.com/en-us/ef/ https://docs.microsoft.com/en-us/ef/core/providers... https://docs.microsoft.com/en-us/ef/efcore-and-ef6... https://web.archive.org/web/20150929124551/http://... https://web.archive.org/web/20220113104230/https:/...